I have a case class that contains a type field UUID. I use anorm to parse a Postgres table and I want to transform the list to a Dataset.
When I create the Dataset, I hav