UITableViewWrapperView gone in iOS 11?

in the iOS 11 beta, the UITableViewCell's superview is UITableView? is the UITableViewWrapperView gone?

Replies

That’s correct, in iOS 11 this internal subview of the table view no longer exists.