Hi, I want to use this class in an UITableView. I am creating JNJProgressButton programmatically and adding my UITableViewCell. But when i touch 1st button, 1st progress is shown but 8th progress is shown too. when I scroll down i show a lot of progress view. What i am doing wrong?