module
Form Table Module
http://drupal.org/project/formtable
The Form Table module provides two new Form API elements and theme functions which make it easier to format Form elements within HTML tables.
The new element types are:
Image(s):

Value List Module
What it Does
Value List provides a Drupal interface for managing lists of values which may be used to populate the #options arrays of Form API select elements.
Who it’s For
This module is for developers who, for whatever reason, are not using CCK to define user input forms, but still need the ability to manage select element options in their custom-coded FAPI form definitions without repeatedly updating the module code.
How to Use It
Image(s):

