{#each arr as o}
{o.prop}
o = { ...o, prop: "bar" } }>Test
{/each}