The article shows an example of how to extend the ASP.NET MVC HtmlHelper class that you can use within your MVC views. In the example the article provides a simple solution for building an Html table. ...