delta.row = priv.selRange.highlight.row + delta.row == 0 ? instance.countRows() - 1 : -1;