fn create_column( field: &str, columns: &[ArrayRef], options: &FormatOptions<'_>, ) -> Result<Table, ArrowError>