Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
As long as you know what the encoding is you can easily turn the data object into a string with the obvious initWithData:encoding: method of NSString.

Instead of continually posting very basic questions have you tried looking at the documentation first? It's a core skill of being a programmer. If you want to turn a NSMutableData object into a NSString object would it not make sense to look at the documentation for these two classes first?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.