Problem...I have various html tables that I need to parse/access from my customers web-page, the data on it might vary across the tables (length of columns)....So, what I've done was to create a class for each table but this task became ridiculous, since ...