Years ago, I remember that with HTML tables, there used to be a way to specify the number of rows a table had, if it was known. It would help web browsers render the table, which could be helpful if the back-end had a lot of data to send for the table. I’ve looked this up on Google recently but don’t see a way to specify the number of rows now. Has that been removed from modern HTML?