I have a UITableViewCell setup and i'd like to add a graphic on the right hand side with a number inside it (similar to the way mail shows how many new mail messages you have)
So the UITableViewCell would look something like this;
Is there a simple way to do this? Many thanks.