Returns the backend's current rows for table, so the contract can verify that pushes actually landed.
table
Future<List<Map<String, dynamic>>> backendRows(String table);