In this step you will add a blank view to your application. This view will maintain the shipped xTask table.
You will first create the user interface and then write the code to load data into the view.
Examine the xTasks Table
Create the Server Module
Add a View for Tasks
Create the User Interface of the View
Write Code to Load Tasks