In practice, you’d run the first N rows, let it finish, then run the next N rows. This keeps the table simple and avoids the batch-related issues you’re seeing when running hundreds at once.
You can access this option by clicking into the column header, clicking run column and then choosing number of rows to run. Hope this helps :)