I want to display some images in UIScrollView and with pageViewController because every image will have different information from the other so now I'm able to do that but I want to display the info at the same time when I change the image, I mean when I change the photo to another I want to display the other photo and the info about that photo, the info that I want to display in code is an array named "labelList" and the images that I display named as imageList.I want to display some images in UIScrollView a