I have set my UITableViewCellStyle to be Value2, and it shows the detailTextLabel and textLabel, but instead of the detailTextLabel being the small text to the left of the cell, it is now the primary text in the cell, and the textLabel is the small text.
Strange behaviour and i'm not sure why? For now i'm just swapping the values over, but I'm pretty sure its not correct.
Anyone else experienced this issue?
Thanks