1.prepareForSegue: Now we know what the destinationViewController is we can set its data properties. To receive information back from a scene we use delegation. Both are shown simply in the following code snipped. -(void)prepareForSegue:(UIStoryboard…