+
+ "ListType": "{{scope.row.metadata.ListType}}",
+ "Label": "{{scope.row.metadata.Label}}",
+ "TimeStamp": {{scope.row.metadata.TimeStamp}},
+ "liked": {{scope.row.metadata.liked}},
+ "shortId": "{{scope.row.metadata.shortId}}"
+
- {{ scope.row.metadata }}
+ {{ formatMetadata(scope.row.metadata) }}