Quick announcement that there is a new release of the TableField Module [1] for Drupal 7. The only real update is to conform with the latest core updates to save input formats as machine names, not integer deltas.
[1] TableField allows you to store tabular data as a field with any Drupal entity. It works with CCK for Drupal 6 and Field API for Drupal 7.
Just a quick note to announce that the Drupal 7 version of TableField[1] has been updated to alpha-3. Some of the recent changes in core had broken some of the ajax rebuilding from Alpha-2. Alongside that fix, there are some other minor fixes with language handling and general cleanup.
[1] TableField allows you to add simple tabular data to nodes (any entity in D7) using CCK/Field API.