Today I'll show you how to create a delegate method that can pass data back to the parent class.
It actually does not matter if you are using this in the cell in table view or you are just exchanging data between different type of the class ... It' always the same.