I try to load a Node table from CSV (File -> Import -> Table from File) into an empty Network, in Cytoscape Version 3.8.0, Java 11.0.7 by Ubuntu.
The problem is that I don't get anything in 'Node table' (right bottom corner - only the attributes are visible). I try to load :
name, node_type ind01, user ind02, user ind03, article ind04, article ind05, user ind06, user
But get the empty Node table
Empty Node table at right bottom corner
Any help would be appreciated, Thank you.