Hi,
I would recommend using repeater element and not table because you can use onMouseIn event of an image inside the repeater. You can design the repeater to look like a table.
When the mouseIn event is triggered it will show the bigger picture which was set to hidden.
The next step is to set onMouseOut event which will hide the bigger image.
For more information:
Good luck!
Roi.