{#if $stickyColumn}
{$stickyColumn.label}
{/if}
{#each $columns as column}
{column.label}
toggleVisibility(column, e.detail)}
/>
{/each}