Below is a simple example of binding a string array of viewModel to UITableView.
I want to subscribe to one more viewModel.randomString and use it in the cell. I trie