For this lesson, all that's left for the post details page is to display and enter comments from the iOS application. This exercise is relatively simple since all we need is to fetch the comments from our server and decode the JSON objects properly. At the end of this lesson, I'll quickly introduce an input accessory view that allows you to punch in comments. Please download the source code project for more details.