After finishing the project Sections, I have made the following observations:
The search-bar works as expected across all the names.
func numberOfSectionsInTableView(tableVew: UITableView) is never called!
The index is shown as expected with black background and white text, however it does not function, i.e. tapping or clicking on a letter does not scroll the table!
(the typo in: let sectionsTableIdentifier = "SectionsTableIndentifier" as opposed to "... Identifier" does not seem to matter)
Has anybody on this Forum completed this project?
Has anybody on this Forum made the same the same observations?
Any replies welcome, thank you