Basically I have a data source like this:
class source{ string A; string B; List C; } [Nested] class Ne