In my application I have a UITextField inside a UITableViewCell. If I click inside the text field and add some text I find that if try to move the
UITextField
UITableViewCell
In iOS 12 or later you can select table view cell in the storyboard, then enable User Interaction Enabled in the attribute inspector.