Attach a child view to a parent at the specified index
Future<bool> attachView(String childId, String parentId, int index);