Row count const { start, end, total } = $derived(table.rowCount) <p>Showing {start} to {end} of {total} rows</p>