{title}

{#if showAdd} {/if}
{#each columns as col} {/each} {#if showActions} {/if} {#if data.length > 0} {#each data as row, index} handleEditRow(row, index)}> {#each columns as col} {/each} {#if showActions} {/if} {/each} {:else} {/if}
{col.label} Ações
{row[col.key]}
{#if showEdit} {/if} {#if showDelete} {/if}
Nenhum dado encontrado