I\'m trying to get the first empty row of a column. The number of this column is determined by a variable.
var values = pnl.getRange(\'A:A\').getValues(); //