Get the number of columns in the table.
   call send (datid, '_getNumberOfColumns',
               ncols);
   call send (vecid, '_setNumberOfColumns',
               ncols, datid);