{#each robots as robot, index (robot.id)} {@const xPosition = index * 5} {#each getRootLinks(robot.robotState.robot) as link} {/each} {/each}