$VAR1 = [ { 'Counter' => 1, 'Action' => 'None', 'Name' => 'L1A', 'Text' => 'L2A', 'Title' => 'L1A' }, { 'Counter' => 2, 'Action' => 'None', 'Name' => 'L1A', 'Text' => 'Second', 'Title' => 'L1A' }, { 'Counter' => 3, 'Action' => 'None', 'Name' => 'L2A', 'Text' => 'L3A', 'Title' => 'L1A - L2A' }, { 'Counter' => 4, 'Action' => 'None', 'Name' => 'L2A', 'Text' => 'L3B', 'Title' => 'L1A - L2A' }, { 'Counter' => 5, 'Action' => 'exe command', 'Name' => 'Second', 'Text' => 'Third1', 'Title' => 'L1A - Second' }, { 'Counter' => 6, 'Action' => 'exe command', 'Name' => 'Second', 'Text' => 'L3B', 'Title' => 'L1A - Second' }, { 'Counter' => 7, 'Action' => 'exe command', 'Name' => 'L3A', 'Text' => 'L4A', 'Title' => 'L1A - L2A - L3A' }, { 'Counter' => 8, 'Action' => 'exe command', 'Name' => 'L3A', 'Text' => 'L3B1', 'Title' => 'L1A - L2A - L3A' }, { 'Counter' => 9, 'Action' => 'exe command', 'Name' => 'L3B', 'Text' => 'L4A', 'Title' => 'L1A - L2A - L3B' } ];