Deleting text in a structured table
Here is a simple table (no header, no footer, 4 body rows, 4 columns):

This is the related structure:

I'd like to delete the text in the first row at once:
- Select the entire row.
- Press Delete.
The Clear Table Cells dialog box displays.
- Select Leave Cells Empty.
- Click Clear.
The first row is emptied, as desired:

But the structure has changed:

The BodyText elements are gone, too.
Before entering new text, I'll have to insert these elements again. In a large table, that's very time-consuming.
Is it possible to delete text in tables without simultaneously deleting elements in tables?
