Hi :) I'm having a tableView and I want to have a tableView inside my UITableViewCell, now I was thinking to create a custom tableView inside UIView class and then present it inside the UITableViewCell using UIView, I'm wondering is it possible or I'm approaching the problem wrong :)
Here's a picture of what I would like to achieve: Link