{#each list as datum, i (getKey(datum))}
{datum}
{#if removesItems}
{/if}
{/each}