I am trying to create a relatively simple (!) Layout with iOS 9 Stack Views. This is the storyboard:

With the following location:

But this is ambiguous: Titles Stack View: Need constraints for: X position or width , Times Stack View: Need constraints for: X position or width . I do not understand why. I set the horizontal crawl priority of the Titles Stack View less than the Times Stack View , what else do I need to do?
source share