You should be able to do that easily enough by using nukes built in functions
Code:
OpenTable();
yourcode
CloseTable();
|
You may have to check the code first to see if it is already using an opentable - if it is you'll need to close it first.
If your code is within an existing html table then you could wrap it in a DIV tag