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