The stateful core of Slab.table/1.
This live component is an internal implementation detail — render tables
with Slab.table/1, which validates attributes and slots at compile time
and forwards them here. It exists as a live component so interactive state
(row selection, query-mode data fetching) has a home with a lifecycle and
event handlers.