Looking for a guide, for creating a TArray of structs containing a TArray

When I add a semi colon, UPROPERTY becomes undefined, and TArray underneath it expects ;

basically adding a semi colon after the closing } of the struct makes everything worse.