{#each columns as column}
{column.title}
…
{/each}
{#each Array(column.skeletonCount) as _}
{#if column.key === "MARKS_RELEASED"}
{/if}
{/each}