How to read array of array in jquery

my ajax call is returning 3000 records but js is returning 3000 records as 0-99,100-199 so on…. of 3000 records. how can i read all records and bind them into Datatable.enter image description here

Also getting this error
Cannot read properties of undefined (reading ‘length’)