local root = { { count = 1, price = {} }, { count = 2, price = {} }, { count = 3, price = {id=102,count=100} } } return root