I have developed a simple Swift iOS game with high scores stored in Parse. Saving and retrieving data works fine. What I'd like to do now is to implement a "user ranking" -feature, which would show how the user's high score ranks against other players. In practice this would mean that I'd need:I have developed a simple Swift iOS game with h