I need help to understand how to use autolayout. I watched a couple of videos on youtube and read apples documentation about it but its really hard to grasp how it works.
I have a simple UITableView with a couple of IBOutlets that needs to change positions as there are different sizes of iPhone/iPad. You can see my problem in the image below.

The image to the left is my storyboard, those to pictures to the left shows how it would look like in 4 inch and 4.7 inch.
As you can see the score labels are not visible. How can i fix this.. A step by step guide would be nice since I'm REALLY confused with constraints.. Thanx!!
