What is the easiest way to list all the contents of table, like ID|Name|location| 1 |john |UK | 2 |adam |Ireland| etc etc... Less lines of code is better Thanks very much!