"Creates a table and syncs it in the current test database, as if it were uploaded as a CSV upload. `col->upload-type` should be an ordered map of column names (keywords) to upload types.
"Creates a table and syncs it in the current test database, as if it were uploaded as a CSV upload.
`col->upload-type` should be an ordered map of column names (keywords) to upload types.
`rows` should be a vector of vectors of values, one for each row.