fun <V : ItemViewModel<S>, S, T> V.bindToRowItem(cellFragment: TableCellFragment<S, T>): <ERROR CLASS>
Rebind the rowItemProperty of the ViewModel when the itemProperty in the TableCellFragment changes.