CSVWTableSchema
columnsstring[]
Example: 
[{"name":"http://example.com/tableSchema.json"}]CSVWTableSchema
{
  "columns": [
    {
      "name": "http://example.com/tableSchema.json"
    }
  ]
}
[{"name":"http://example.com/tableSchema.json"}]{
  "columns": [
    {
      "name": "http://example.com/tableSchema.json"
    }
  ]
}