As a part of the series of articles that familiarises with the various UI Layouts, we shall today look into creating a table layout from XML and through code. If you have used the table layouts in HTML then this table layout is quite similar to it. The view controllers are organised as grid made up of rows and columns, where a cell can display a view control.