{#if actions?.length}
{#each actions as action} {/each}
{/if} {#if showHeaders && columns.some(col => col.title)} {#each columns as column} {/each} {/if}
{column.title || ''}