diff --git a/src/components/InboxScreen.vue b/src/components/InboxScreen.vue
index 7bc9d9e..de637c2 100644
--- a/src/components/InboxScreen.vue
+++ b/src/components/InboxScreen.vue
@@ -1,12 +1,39 @@
VMail Inbox
- Table will go here
+
diff --git a/src/components/MailTable.vue b/src/components/MailTable.vue
new file mode 100644
index 0000000..82a4f29
--- /dev/null
+++ b/src/components/MailTable.vue
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
\ No newline at end of file