Repeating panel is slow to populate

There are several hundred records in the table. I’ve been experimenting with simply just dumping the whole set of sentences into one row rather than having a row per sentence. I can display it just the same by using a BlobMedia object on a label’s text rather than using a repeating panel. So far that loads in the blink of an eye. I’ll see if I hit any snags.