SArray.
tail
Get an SArray that contains the last n elements in the SArray.
The number of elements to fetch
A new SArray which contains the last n rows of the current SArray.