I had removed the For loops from the scripts of hourlyRateCap, adjustedRate, hourlyRate fields, which was causing the slowness issue. If you want to further optimize the performance, then you may follow the suggestions below: 1. Add a button at the bottom of the table to adjust the values.2. Move th...