Implementing the DataSource Protocol
The next step is to implement the methods that comprise the UIPickerViewDataSource protocol. Since we have declared the PickerViewController class as the data source we need to implement the methods in the PickerViewController.m file: