I have a requirement to make a UIPickerView look like the one in the image below.
It has 5 different sections with 2 rows each.
Section header titles should be a different color and non-selectable. Selectable items should be indented under each section and selectable.
![UIPickerView]()