Get the tableName columns as array of:
tableName
Future<List<List<dynamic>>> getTableColumns(TableName tableName);