When using the following iteration of:
foreach (array_get($data, \'items\') as &$item) { //add data such as $item[\'new\'] = [\'test\'] }