table

abstract fun table(key: String?): TableEditor?

Find a TableEditor by key (id or name), or null if not found.