The dataset or dataset manager.
The row data to replace existing tables.
Optional
target: {Optional target configuration.
Optional
changeSel?: booleanWhether to update the selection.
Optional
select?: number[] | "tables"The tables to be replaced.
Optional
useClone?: booleanWhether to clone the rows before replacing.
Optional
which?: "top" | "all" | "bottom"Specifies which tables to replace.
Replaces tables in the dataset with the provided row data.