In the database, there is a table that has a text-based field, with 13 values, seperated by a comma, and then a space. The field will look like this, minus the quotes:
"1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13"
The numbers won't always be 1-13, they can be anything, but you get the...