As shown below, when I click on any letter from A-Z, it cannot jump,
also implements the following methods:
(NSArray )sectionIndexTitlesForTableView:(UITableView )tableView
/{
/ return self.sectionTitles;
/}
Could you please tell me how to solve this problem?
The method to click on the index bar is this: