How to post multiple scores in one game using facebook account?

I integrated facebook sdk in my iOS game. I have completed some features like posting the score for one player using the facebook account. But there are a lot of levels in this game. And I’d like to post every score in every single level. So my question is:
1 Is it possible for facebook sdk to post multiple scores in one game?
2 If NO, what can I do? How can I implement this feature?
Thanks in advance. Very appreciated!

This is what I found on StackOverflow. But I’m not pretty sure about that.

Nichos Liu wrote:

I integrated facebook sdk in my iOS game. I have completed some features like posting the score for one player using the facebook account. But there are a lot of levels in this game. And I’d like to post every score in every single level. So my question is:
1 Is it possible for facebook sdk to post multiple scores in one game?
2 If NO, what can I do? How can I implement this feature?
Thanks in advance. Very appreciated!