Converts a list, {0} into a table by applying the optional splitting function, {1}, to each item in the list. By default, ...

Converts a list, {0} into a table by applying the optional splitting function, {1}, to each item in the list. By default, the list is assumed to be a list of text values that is split by commas. Optional {2} may be the number of columns, a list of columns or a TableType. Optional {3} and {4} may also be specified.