Last time we covered how to create a nice paged, sortable Drupal table with a selection of simple code snippets.
I don't know about you, but I hate repeating myself in my code. Tables are the kind of thing you need in nearly every module to keep track of the data you have added, so rewriting the same code can get very tedious very quickly.