The dataset or dataset manager.
The row data to populate the new table.
Optionaltarget: {Optional target configuration.
OptionalchangeSel?: booleanWhether to update the selection.
Optionalplace?: "newTableAbove" | "newTableBelow"Determines the position of the new table.
Optionalselect?: number[] | "tables"Specifies the selection scope.
OptionaluseClone?: booleanWhether to clone the rows before inserting.
Optionalwhich?: "top" | "all" | "bottom"Determines which tables to affect.
Creates a new table with the provided rows.