That's the trouble with hard-coded stuff, no clue how they are generating the table. If it works like a standard table, the table object would have a datasource value you could pull into a text field to determine the datasource name.
Assuming you find a datasource, you'll need to determine what atributes are on the data objcets inside it. Chances are they match the field names in the table, but they may not.
|