There is an Outlook add-in app.
When the button is clicked, the table is inserted in the body, and after the first insertion, the next button is clicked and I want to insert the table column.
Are there any related tutorials?
The method that uses the table for the body is using - office.js prependAsync method.