Tabbed Table Lotus Notes 8.0.x

I created a program that sends MS Excel ranges from sheets through LN.

Brief description of what it does:

MS Excel has 7 sheets

Program creates tabbed table(7 rows)

Copies a range from each sheet to specific tabs.

Now, the good thing is that before it is sent(LN) everything looks fine, BUT when it’s sent and the recipient opens the email the tabbed table is gone and was converted to a regular 7-rowed table.

I suspect that somehow LN converted the table from a “Show only one row at a time” type to a “Show all table rows” type.

What I want to do is to explicitly declare that the tabbed table should be the former and not the latter. The domino designer documentation is not so helpful for me even google doesn’t give much information.

Hope someone can shed light to this problem I’ve been at it for quite a while.

edit: I’d like to add that I have minimized the function so that it will only create a 7 row tabbed table(it has labels but no contents), and as expected it did however the receiving party still gets the same result I copied my self of the email to eliminate version conflict but i get the same result. In the sent folder it show the expected tabbed table but from inbox its only an ordinary table with 7 row and 1 column)

Thank you very much in advance.