Q
Q
qovalenko2019-06-08 12:19:34
Node.js
qovalenko, 2019-06-08 12:19:34

How to translate a table from the console into a managed view or an array?

+----------------------+------+----------------------+--------+
|          ID          | NAME |     PRODUCT IDS      | STATUS |
+----------------------+------+----------------------+--------+
| fd808geg0qrqqpvdr3l6 |      | f2e3iud9p5mud018emq9 | READY  |
| fd84q3hvjfce9cn9ce08 |      | f2e3iud9p5mud018emq9 | READY  |
+----------------------+------+----------------------+--------+

After executing the command, I get a table of this kind, how can I bring it to the form of an object or an array?
Thank you!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question