CSV.getArrayOfRowMaps

The method returns rows of the table as associative arrays, where keys are names of the columns and values are content of the fields.

struct CSV
string[string][]
getArrayOfRowMaps
()

Meta