{#each Array.from({ length: count }, (_, i) => i) as item (item)}
 
{/each}