AutoPIPE's Material library tables has a memory buffer limitation of 231. The buffer is calculated by (No. of Rows) x (No. of col.) >= 231.
This feature would automatically limit the users ability to adjust the max number of rows in a specific table. Any data added beyond this limit would just be ignored by the program and could not be called.
This would benefit the user to not enter more material data than can be allowed by the buffer size limit.