I found a weird white space on UITableView for iPhone 6 Simulator (iOS 8) on Xcode 6 GM. I have tried to set the SeparatorInset fr
UITableView
SeparatorInset
Just add the following:
tableView.separatorStyle = .none