id int float color child
{{ item.id }} {{ item.int }} {{ item.float }} {{ item.child.color }}
id color
{{ item.child.id }} {{ item.child.color }}