I have a viewController, in first 75% I am showing an Imageview and in another 25% I have placed a containerView. A containerView have a UITableView with a UITableViewCell. The UITableViewCell(blue background) in a tableview(red background) is not occupying the full width of tableview. Please refer to the attached screenshot.
Also How can we remove spacing between the cells(like iOS UITableView)?
