I have some test data that I bind to a tableView using rx, but all I get is a blank cell.
tableView
rx
cell
My cell type looks like this
cell type