{#each rows as row}
{#each row as item (item)}
{#if !isPlaceholder(item)}
{/if} {/each}
{/each}