I am working on the watchkit app and I want to create a table row with an image and two labels where the labels are one below the other, like this:
I tried the position options in interface builder, but no luck.
The labels are always on the same line:
I want the x-coordinate same for both. Please help.