Future<Map<String, dynamic>> simplePaginate([ int perPage, List<String> columns, String pageName, int? page, ]);