Hi Thamotharakannan,

I'm not sure I even understand what you are asking, but my best guess would 
be is that you are trying to add another level in your object like this?
var list = {test:
{
    key1: "val1",
    key2: "val2",
    key3: "val3",
    key4: null
  }
};

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to