{
selectedRows = e.detail
}}
customPlaceholder
>
{#if !hasCols}
Let's create some columns
Start building out your table structure
by adding some columns
{:else}
Now let's add a row
Add some data to your table
by adding some rows
{/if}
{#key id}
{/key}