This is something what I want to do but in a custom uitableviewcell (image, title/subtitle [be done via label if needed]) and multiple sections. The image above I did it via storyboard (static cells)
- It is going to have at least 100+ custom cells (have champ image, name, and title)
- Then its going to lead to a detail view with information on said (image, lore, skills, etc...)
- Have multiple sections (A-Z and have different number of custom cells in there)
Hopefully someone can help me with this because I want to get this done and its stumped me for a couple days now. If someone can either lead me to a tutorial or make one that would be just amazing!