I have ran into a weird issue with Xcode-s storyboards.
I have a good amount of view controllers in my board, and for some reason all of their view\'s origins are no
Select the view controller then go to Attribute Inspector set size as "FreeForm"
The thing here is that X in your example is not top-left referenced but center. Just click the top left dot in the inspector (origin) and you should see the 'correct' values.
X