the top bit is a UIView with a UIImageView and a UITableView, this view is set as the header of the overall UITableView.
As for the editing, you need to swap out the UILabel, with a UITextField, which has the same frame, and font-size. move the content from one view to another.