It's working great except I don't know how to take my numerical score value from the game (currently a Counter), and put it in the Edit object used for uploading scores. I understand you can't put int in string and vice versa, but there must be some way to parse it or whatever?