I have the following array
const wrangeValues = sheet.getRange(workdayFlagRow, firstColumn, 1, lastColumn).getValues();
which displays in the