Yes, there is a way of getting the countdown information for these clips (since you are adding them to the Studio Sequencer).
In DashBoard, add your XP Device using the green "plus"

It will show up in your tree, like this:

Create a new custom panel with the default settings. Go into Panel Builder mode, and double click anywhere there is nothing to get into the Edit Component window. If you clicked on nothing, the top level node should be selected (if not, select it)
Find where it says "openGear or XPression datalinq". Check that box, and the configure screen should appear. Select "select a device" radio button, and select your XPression from the list:

Then in your panel, select the "param" button in panel builder mode. Drag and drop somewhere to drop a parameter, a popup window will appear showing you all the parameters that we received from your XP:

If you search for "countdown" in the search bar, you will see the countdown field for each of the takes in your XP.

Pick one and drop it in your panel. It should be blank by default (if your clip is not playing). If you play a clip in XP, you will see this value change. It only updates once per second, or when the state changes. But it gives you a rough value for the remaining time. You can also search for "duration", and find the clip durations.
With those 2 parameters, you should be able to figure out how much time is remaining in one clip. You can use other parmaters (like the "group" and "state" parameters to find all the clips in your whole group, and figure out how much time is remaining in the whole group).
If you need more help, let me know.
#DashBoard