I\'m creating a number of static custom UITableViewCells and have dragged a UISegmentedControl onto one of the custom cells.
UITableViewCells
UISegmentedControl
Whilst the segmen
No, it must be done in code. See this question.