Returns the A1 above the current A1 if already in row 0 will return a copy of the current cell
A1 get up => A1.fromVector(column, max(0, row - 1));