Hello
I put together a short tutorial that shows how to write a simple Python script to fill a DAT with rows, and add text that is incremented per row.
Then I show how to wrap this up into a little module so you can just re-call this script later and change the variables.
Feedback welcome!