cellVisibility

abstract fun cellVisibility(builder: TableLogicBuilder.() -> Unit)

Builds cellVisibilityLogic (columns only): per-cell visibility logic whose conditions reference columns of the same table and are evaluated per-row. Ignored when used on a non-column target.