I am now using xcode6.4
In this answer, https://stackoverflow.com/a/25768875/80353 you can clearly see the options for align, pin, etc to set the constraints.
However, after selecting a label element, I am unable to trigger the same.
In fact, I now have the following instead.
So how do I adjust constraints such as width constraints for the label and constraints away from left most edge and top most edge?