I am beginner in programming and i am trying to populate cell in mu second view controller with two different arrays depend on which section is clicked in previous view controller. I'm not sure how can i catch action from previous controller and what way should be used for populating Cell in second viewController in different cases. I am beginner in programming and i am trying to