Thanks Dave,
So we can get the serialised data using the Low Entry plugins like this:
But we want to look up the data to use for localisation. Rows are IDs and columns are languages. This would mean languages can be changed from an external CMS and updated.

So how do we take this raw JSON data and structure it so we can read from it easily?
