RangeError: Maximum call stack size exceeded

Hi, guys my Gantt is working fine if there is within 30 values from the excel sheet(I’m parsing the data through the spreadsheet). If the number of entry exceeds over 50. It throws me this error RangeError: Maximum call stack size exceeded, what am I doing wrong?