Problem: Create a table in NotesRichTextItem create multiple field?

I have an agent to create a daily report, where the data come from another views.The report based on 4 rtf item. For each rtf Item there is one table. the rtf item are BodyA, BodyB, BodyC and BodyD.

The tables successfuly created, but I found wierd problem when I try to look at document properties.

Let say, in document properties, there ara many BodyA… and the content is one cell of the table.

This caues a problem, when the table grows.

Is programmatic error, on bugs?

I use the same concept to create automatic email, and found no problem.