Read the data from the stream and collect a list of lists of values
from columns separated by whitespace. If include-count is a
number, line count starting at that number will be prepended as the
first field.
— Function: grid:read-vector-from-string string count &optional start end