editable table data to work protocol

Hi,
I'm trying to pass data from an editable table to a work protocol, but am running into errors. My protocols are set up as:

Input protocol: Editable table -> submit button -> input form -> html report viewer.
Work protocol: "Data from JSON" component -> table -> html report viewer

The data never shows up so I think I'm not using the "Data from JSON" component correctly. For the JSON Property parameter I've tried putting in the parameter from the editable table's parameter to map, but I get no results. I've also tried promoting the JSON Property parameter, but that gives me the error "Cannot read from more than one source when using a property source. " (see attached picture).

If anyone can show me the correct way to transfer data from an editable table to a work protocol, I would greatly appreciate it, thanks!