Gets table data for database inspection
Future<List<Map<String?, String?>>> getTableData(String tableName);