Using the index method, I\'m trying to find if a value exists using a certain variable, and if that variable doesn\'t exist, then try another variable; a little something like this (3rd line below):
I\'ve got UITableViewController and the body of the tableView:didSelectRowAtIndexPath: method is following: