Create a new page with a blank layout on WordPress.com.
Add a new table with at least 240 rows and 8 columns (sample data provided at the bottom of this report)
I recommend that the data in the cells should vary as the issue doesn't seem as noticeable if the same text is used in all cells.
Start adding or replacing text within the table. The editor appears to take a long time to render the new text. Only the table block is affected. Editing text outside of the Table Block remains unaffected.
What I expected
Editing cells in a large table would work at the same speed as adding text into a paragraph block or a small table.
What happened instead
The editor slows down considerably when editing a large table block.
The video is a comparison between the customer's site on the left and a localhost site on WP 5.6 with no plugins on the right.
The same data is used in both tables.
The table has a header and 254 rows with 9 columns.
It is also set to full width, uses the stripes style, and uses the fixed cell widths.
On the left, I add text to one cell of the table on the customer's WordPress.com site. On WordPress.com, it takes a full 36 seconds for the text to appear after I finished typing my last letter.
On the localhost using WordPress 5.6 and no plugins, the same text took only about 3 seconds to appear.
I have tried this with various themes both on WordPress.com and also on the localhost install. The problem persists on WordPress.com but not in the localhost environment, regardless of theme.
Context / Source
Reported by a WordPress.com customer in 3558443-zen
They said that their table started to get slow around 140 rows.
user-report
Sample Table Code
I created this sample table code as my own test to compare how it would work to the customer's site.
It uses fixed width table cells, a header section, the stripes style and the table is set to be full width. In my testing, turning off those features has not made a meaningful difference to the editor's performance.
<!-- wp:table {"hasFixedLayout":true,"align":"full","className":"is-style-stripes"} -->
<figure class="wp-block-table alignfull is-style-stripes"><table class="has-fixed-layout"><thead><tr><th>Header Label 1</th><th>Header 2</th><th>This is header 3</th><th>Header 4</th><th>This is Header 5</th><th>Header 6</th><th>This will be header 7</th><th>8</th><th>header 9 here</th><th>Header 10</th></tr></thead><tbody><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr><tr><td>This is text</td><td>more</td><td>I have text in this</td><td>Sample</td><td>data</td><td>this text</td><td>is an</td><td>example of </td><td>how table data can look in a </td><td>table</td></tr><tr><td>Here is more text for the table</td><td>I will</td><td>add this text</td><td>we are </td><td>testing the cells</td><td>so they have</td><td>many different widths</td><td>of content in them</td><td>so they can vary greatly</td><td>in their data</td></tr><tr><td>12121</td><td>5</td><td>543</td><td>3</td><td>322465</td><td>2</td><td>4843</td><td>6546</td><td>3684</td><td>3464</td></tr></tbody></table></figure>
<!-- /wp:table -->
Steps to reproduce
What I expected
Editing cells in a large table would work at the same speed as adding text into a paragraph block or a small table.
What happened instead
The editor slows down considerably when editing a large table block.
Browser / OS version
Chrome 87.0.4280.88 Mac OS Mojave 10.14.6
Screenshot / Video
https://cloudup.com/coG4a1ZMc19
Context / Source
Reported by a WordPress.com customer in 3558443-zen They said that their table started to get slow around 140 rows.
user-report
Sample Table Code
I created this sample table code as my own test to compare how it would work to the customer's site. It uses fixed width table cells, a header section, the stripes style and the table is set to be full width. In my testing, turning off those features has not made a meaningful difference to the editor's performance.