Table.ToColumns
Generates a hierarchical structure of nested lists based on the contents of the table named "table." Each nested list represents a row of the table, with each item within the list corresponding to a c...
Generates a hierarchical structure of nested lists based on the contents of the table named "table." Each nested list represents a row of the table, with each item within the list corresponding to a column value.