coredata and fetchrequest !

Can't i just store specific attributes of an entity as an array?

Entity :

goals

attributes :

date(date), title(String), goal(Int16), failgoal(Int16), id(UUID)

coredata and fetchrequest !
 
 
Q