Introduction
I think there is an error in documentation in page https://sql-page.com/component.sql?component=table .
Actual
"The table has a column of buttons, each button defined by the _sqlpage_actions column at the table level, and by the _sqlpage_actions property at the row level."
Expected
Base on merged "Feature/table action buttons" #1053
I think the term _sqlpage_actions must be replaced by custom_actions
"[...] custom_actions column at the table level"