I\'m trying to make segue via IB, that switching views when pressed cell accessory in tableView.
Images from my IB:
1.I\'m dragging from cell of tableviewcontrol
On iOS 5.x, this error also occurs when you create a popover style segue in a storyboard, and (in my case) anchor it to a UITableViewCell.
In this case, the error message is a completely misleading red herring.
I'm assuming that iOS 5.x doesn't support anchored popover segues.