I have a tableView with two cells with code like this:
tableView
cells
viewModel.content.bind(to: tableView.rx.items) { _, _, item in return sel