It's been a while since I posted. But better late than never. In today's blog post, I am going to write about how to use RxSwift to populate data in UITableView on iOS.
RxSwift is a library for composing asynchronous and event-based code by using observable sequences and functional style