internal TableRowDefinitionBuilder(TableControlBuilder tcb, TableControlRow tcr) { _tcb = tcb; _tcr = tcr; }