{#each rows as row, i (i)}
{#each row as item, j (j)}
{#if item} crew loss threshold {/if}
{/each}
{/each}