ROW(x)
x: reference, defaults to the position of the current expression
ROW function returns a 1xN array containing the sequence of integers from the first row to the last row of x.
If x is neither an array nor a reference nor a range, returns #VALUE!