v1.2.0
This release should fix the print error for the showList function.
It seems to be caused though undefined values regarding to the cli-table lib.
However this is now patched with appending string and a try catch handler on top.
I couldn't reproduce the error but handled the issue according the error message.