EditTablePluginDev - I've been playing a bit with the EditTablePlugin. I've found this plugin to be very useful, except when I need to move rows around in a large table. So I developed a patch that uses JavaScript to make this very fast and easy. If you are interested, you can find my patch on the dev page mentioned above. But be advised that there are for now two catches:
Tables must include a row label column since that is what you click to select a row.
JavaScript must be enabled. (I've tested it with IE 6.0 and Firefox 1.5.)