Creating setting screens in iOS usually involves quite a bit of boilerplate code.
To make things easier I’ve thrown together some editable table view cells for UITextField, UISwitch, UISlider and UIStepper.

They’re based on jon/BPEditableTableViewCell and lavoy/ALActionBlocks and you can find them here: BPEditableTableViewCells.