countTable

open suspend fun countTable(tableName: TableName): Long?

Returns the row count of a table, or null if the table doesn't exist.