I have UItableViewCell Custom cell as shown in attached screenshot. I have created xib cell using Autolayout. But I am not able to 1.set proper space between labels 2.set Height Priorities for labels 3.set Content Vertical and compression resistance priorities for labels.
Labels should be multiline as well as have equal distance between them. Sometimes label may not have text.Data is dynamic.
Please help me in setting autolayout constraint priorities.