I created a custom ViewCell class attached with a xib layout file, and I added some labels in xib. But when I want to change the labels' position in code, it doesn't work, can you tell me why? Here are the the relative codes: I created a custom ViewCell class attached with