How do you create table from Firebase JSON data?

Something like this:

parseJsonFromFB.aia (28.2 KB)

Note: if using GotValue from the Firebase blocks, your json may already be a json (not a string) so you may not need the JsonTextDecodeWithDictionaries block.

Credits @Kevinkun for the TableViewer extension