tableForSchema

abstract fun tableForSchema(schemaId: String): TableEditor?

Find a table editor for the given schema id (root or nested). Used by column conditional logic to resolve nested tables.