Table coding problem

Implement the following restaurant menu using an HTML table. As you can see, you will need to span some rows or columns. You might use thead and tbody tags to simplify some of your formatting.

image for coding problem