Issue 162
Created by: ghost
Fixes #162 (closed)
Instead of adding a 't-sub-l' node in each JSON object in the data array, I added a 't-sub-l' node in addition to, and after, the existing data: [] node in the service response JSON. Not only was this an easier implementation, but I THINK it also makes more sense from a data perspective.