After updating to Xcode 7 and then the iOS 9 beta 5 on my iPhone, none of my UITableViews are displaying data, except one. They are all downloading information from my Parse
I suspect the cells view hierarchy, check in view debugger. use bringsubviewtofront if they are behind
bringsubviewtofront