copy To Columns
Each labeled array in the map becomes a column in the returned array. Each array in the map must have the same number of elements.
Return
a 2D array, where columns of the array hold the data in the order returned from the string labels.
Parameters
labeled Columns
a map holding named columns of data