I’m trying to use the GGScore library created by GlitchGames in order to create a table in my app in which a user can see there top 10 scores. I’m trying to do it in a similar matter to the way doodle jump has there scores and stats page put together. I have created successfully created a board but I’m unsure of how to have the scores appear in a table view. I’ve already looked at tutorials online. Any suggestions?