I have received new data by didReceiveLocalNotification method and passing the data to main view controller. I want to compare notification data to tableview row cell data both are same or not. if same mean i need to change that particular tableview row cell color. All my code created by programmatically.I have received new data by didReceiveLocalNoti