Introduction There are many types of information that we need to be displayed in a grid or table. For instance: sports results stock reports train timetables We need to think in terms of a grid made up of rows and columns (a bit like a spreadsheet) when representing information in a table. What’s a Table? […]