Now It’s in 1NF
Got it to 1NF by breaking up rows so that every box only contains one value
(An entity is in first normal form if there are no attributes (or groups of attributes) that repeat for a single occurrence of the entity.)
What are the problems with this, now that it is in 1NF?