pub fn parse_columns_json(json: &str) -> Result<Vec<ColumnJson>, Error>
Parse a JSON string into a vector of columns for a table