Id Name Actions
1 Google
2 Facebook
{
  "cache": {},
  "record": {},
  "list": [
    {
      "name": "Google",
      "id": 1
    },
    {
      "name": "Facebook",
      "id": 2
    }
  ]
}
Edit in JS Bin