In the docs, it says that "To access multiple elements at the same time when using {..} use & to separate the keys and use . to access the values." I tried using the following block:
url: https://jsonplaceholder.typicode.com/todos
show: {..} -> userId & id
maketable: userId, id
and it returns a lot of undefined values.
Screenshots

Desktop:
Thank you for the plugin in advance :D
In the docs, it says that "To access multiple elements at the same time when using {..} use & to separate the keys and use . to access the values." I tried using the following block:
and it returns a lot of undefined values.
Screenshots
Desktop:
Thank you for the plugin in advance :D