Google Apps Script sort stopped working “Exception: This operation is not supported on a table header row.”
I am manipulating a google spreadsheet table using Google Apps Script. For years, the same code worked without a problem, and recently, I started getting "Exception: This operation is not supported on a table header row."
after doing .sort() on a Range: