-79815
Not in Insert mode. Need to call moveToInsertRow() first
You tried to use the insertRow() method, but the mode is not set to Insert.
Call the moveToInsertRow() method before calling insertRow().
Not in Insert mode. Need to call moveToInsertRow() first
You tried to use the insertRow() method, but the mode is not set to Insert.
Call the moveToInsertRow() method before calling insertRow().