I have a UIViewController with a Container View. This Container View contains a UITableViewController.
The UIViewController is embedded in a UINavigationController.
setting the tableView.opaque = false worked for me
tableView.opaque = false